Mihai Moldovan [Tue, 29 Sep 2020 16:30:16 +0000 (18:30 +0200)]
[PATCH] Enable implicitobsoleteusescolors flag.
This flag is normally enabled by default in libsolv if compiled on Fedora or
Mageia systems, but disabled for all others. Since we explicitly want to
support Fedora (and CentOS/RHEL) repositories with DNF, enable this feature for
correct resolution.
Gbp-Pq: Name 0004-Enable-implicitobsoleteusescolors-flag.patch
Mihai Moldovan [Tue, 29 Sep 2020 16:30:16 +0000 (18:30 +0200)]
[PATCH] Set the default disttype to RPM.
On "foreign" systems, including Debian, libsolv tries to be smart and default
to the native packaging system type. We need to explicitly override it to use
RPM for dnf to work.
Gbp-Pq: Name 0003-Set-the-default-disttype-to-RPM.patch
Mihai Moldovan [Tue, 29 Sep 2020 16:30:16 +0000 (18:30 +0200)]
[PATCH] Use static libcheck version.
Within Debian, only the static libcheck library is shipped. Use it correctly,
since the static library requires additional private libraries and definitions.
Gbp-Pq: Name 0002-Use-static-libcheck-version.patch
Luca Boccassi [Mon, 26 Aug 2024 15:44:33 +0000 (16:44 +0100)]
libdnf (0.73.3-1) unstable; urgency=high
* Drop unused Valgrind bits
* Update upstream source from tag 'upstream/0.73.3'
* Update patches to remove fuzz from 0.73.3
* Bump dependency on librepo to avoid libselinux crash